projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27ead1d
)
(cross_cursor): New field for struct x_display.
author
Fred Pierresteguy
<F.Pierresteguy@frcl.bull.fr>
Fri, 8 Apr 1994 15:58:23 +0000
(15:58 +0000)
committer
Fred Pierresteguy
<F.Pierresteguy@frcl.bull.fr>
Fri, 8 Apr 1994 15:58:23 +0000
(15:58 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index 8ee126816d65eb9d9f336d89cb6731d226f4e5f9..a643712e92f9f41fcdc9240927a21bab89135bef 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-321,6
+321,7
@@
struct x_display
Cursor text_cursor;
Cursor nontext_cursor;
Cursor modeline_cursor;
+ Cursor cross_cursor;
#else
Cursor cursor;
#endif